public class MarkerPublic Class Marker| Marker | Initializes a new instance of the Marker class. |
| DisplayName | Specifies the name of the marker. |
| Name | Specifies the name by which a marker can be referenced. |
| PathData | Contains the newline characters and thus can be broken up into multiple lines to improve readability. |
| ViewBox | Specifies the user coordinate system inside the physical coordinate system of the shape specified by the position and size attributes. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current Marker object to its equivalent string representation.
(Overrides ObjectToString) |